←Select platform

CustomTuple<T1,T2> Class

Summary

Provides a data structure of tuple, which has a 2 elements.

Syntax
C#
VB
C++
public class CustomTuple<T1, T2> 
Public Class CustomTuple(Of T1, T2) 
public: 
   generic<typename T1, typename T2> 
   ref class CustomTuple 

Remarks

This is used to host user options and serialize them to the web service.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly